diff options
Diffstat (limited to 'config/waybar/style/[Colorful] Aurora.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Aurora.css | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index b151b9c4..297be9d0 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -113,8 +113,8 @@ tooltip label{ #custom-light_dark, #custom-lock, #custom-menu, -#custom-power_vertical, #custom-power, +#custom-power_vertical, #custom-speaker, #custom-updater, #custom-weather, @@ -138,6 +138,12 @@ tooltip label{ padding-right: 6px; padding-left: 6px; } + +#custom-power { + padding-left: 10px; + padding-right: 2px; +} + /*-----Indicators----*/ #idle_inhibitor.activated { color: #2dcc36; |
